This is shell script for example code


Posted by coray0715 on 2023-07-04

#!/bin/bash

# This is a simple shell script example

# Print "Hello, World!" to the console
echo "Hello, World!"









Related Posts

Android Status bar 深色模式設定

Android Status bar 深色模式設定

[week9] 給自己看的 PHP 和 MySQL 溝通

[week9] 給自己看的 PHP 和 MySQL 溝通

淺談 React 專案的測試

淺談 React 專案的測試


Comments